Hi, when I try to run AppImage, I see this in my console:
Downloads/S3Drive-x86_64.AppImage'
Gtk-Message: 14:31:27.566: Failed to load module "xapp-gtk3-module"
package:media_kit_libs_linux registered.
flutter: Failed to init launchAppAtStartup. Unsupported operation: isEnabled
flutter: App version: 1.9.2
flutter: App config initialized
flutter: preFutureInit()
flutter: Initializing auth
flutter: postFutureInit()
flutter: initState()
flutter: postInitSystemTray()
flutter: postInitSchemeUrlListener()
method call InitAppWindow
method call InitSystemTray
SystemTray::set_system_tray_info title: (null), icon_path: /tmp/.mount_S3DrivIwKrTD/data/flutter_assets/assets/logos/logo_42.png, toolTip: (null)
method call CreateContextMenu
value_to_menu_item type:label, label:Show
value_to_menu_item type:label, label:Hide
value_to_menu_item type:label, label:Start drive mount
value_to_menu_item type:label, label:Stop drive mount
value_to_menu_item type:label, label:Clear mount cache
value_to_menu_item type:label, label:Start WebDav
value_to_menu_item type:label, label:Stop WebDav
value_to_menu_item type:label, label:Support
value_to_menu_item type:label, label:Visit Website
value_to_menu_item type:label, label:About
value_to_menu_item type:label, label:Changelog
value_to_menu_item type:label, label:Logs
value_to_menu_item type:label, label:Version 1.9.2
method call SetContextMenu
flutter: Initializing auth
Gtk-Message: 14:31:35.581: Failed to load module "xapp-gtk3-module"
My first impression was that it is probably not a bug in app, but some missing libraries in Mint. There are some debates in the linux forums for Xapp issue, but I do not know if it is the problem here. Apperently just installing xapp is not the solution. They say the issue can be related to drivers. But I do not know. I do not have same problem with other AppImage. (edited)